ComponentOne ASP.NET MVC Controls
MultiRowBuilder<T> Class Members
Methods 

C1.Web.Mvc.MultiRow.Fluent Namespace : MultiRowBuilder<T> Class

The following tables list the members exposed by MultiRowBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one MultiRowBuilder<T> instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.MultiRow.MultiRow<T>.CenterHeadersVertically. Sets a value that determines whether the content of cells that span multiple rows should be vertically centered.  
Public MethodConfigurates C1.Web.Mvc.MultiRow.MultiRow<T>.CollapsedHeaders. Sets a value that determines whether column headers should be collapsed and displayed as a single row displaying the group headers.  
Public MethodConfigure C1.Web.Mvc.MultiRow.CellGroup.  
Public MethodOverridden. Configurates C1.Web.Mvc.FlexGridBase<T>.NewRowAtTop. Sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.  
Public MethodConfigurates the C1.Web.Mvc.MultiRow.MultiRow<T>.OnClientCollapsedHeadersChanged client event. Occurs after the value of the collapsedHeaders property has changed.  
Public MethodConfigurates the C1.Web.Mvc.MultiRow.MultiRow<T>.OnClientCollapsedHeadersChanging client event. Occurs after the value of the collapsedHeaders property changes.  
Public MethodConfigurates C1.Web.Mvc.MultiRow.MultiRow<T>.ShowHeaderCollapseButton. Sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Apply the FlexGridFilter extender in MultiRow.
Public Extension MethodOverloaded. Apply the FlexGridGroupPanel extender in FlexGrid.
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

MultiRowBuilder<T> Class
C1.Web.Mvc.MultiRow.Fluent Namespace